home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games: 500 MB Amiga Software / 500 MB Amiga Software - Euber 130 - Amiga Games Disc & Mag.iso / userbox / publicdomain / amigafax / install_now < prev    next >
AmigaDOS Script File  |  1991-11-18  |  418b  |  16 lines

  1. .key idir
  2. .bra {
  3. .ket }
  4.  
  5. echo "*NINSTALLATION"
  6. echo "This script installs the AmigaFax software in one drawer"
  7. echo "on your hard disk.  You will be prompted for the disk and drawer names."
  8. echo "The drawer you name will be created if necessary."
  9.  
  10. echo "*NAfter the installation you must edit configuration and startup files."
  11. echo "See the README file for instructions."
  12.  
  13. execute >nil: install "{idir}"
  14.  
  15. endcli >nil:
  16.